github.com/go-pg/pg/v10/internal/pool.BufReader.fill (method)
6 uses
github.com/go-pg/pg/v10/internal/pool (current package)
reader_buf.go#L101: func (b *BufReader) fill() {
reader_buf.go#L232: b.fill() // buffer is not full
reader_buf.go#L278: b.fill() // buffer is not full
reader_buf.go#L297: b.fill() // buffer is empty
reader_buf.go#L339: b.fill()
reader_buf.go#L397: b.fill() // buffer is not full
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)